-
-
Notifications
You must be signed in to change notification settings - Fork 66
Timezone switch on status page (#191) #233
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
With a new option: Browser default. Timestamp will change depending on settings
@danjohnson95 what are your thoughts on this? I know we discussed it at Laracon EU. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jbrooksuk |
* main: (73 commits) Bump dependencies Add option to show metrics even when empty (cachethq#297) Compile Assets Build assets Bump vite from 5.4.19 to 5.4.20 (cachethq#296) Compile Assets Fix ManageLocalization form method signature compatibility with SettingsPage (cachethq#294) Add Manage Localization Page (cachethq#285) Compile Assets Fix accent color theme swatch Revert composer.json name change Compile Assets Add "Under maintenance" status to components and systems (cachethq#287) Filament v4 (cachethq#292) Compile Assets Fix Incident and Updates message size (cachethq#290) Bump some dependencies Updated language files (German & Dutch) (cachethq#281) Add demo server fix; Missing webhook events in WebhookListener list (cachethq#283) ...
* main: (50 commits) Timezone switch on status page (cachethq#191) (cachethq#233) Install Laravel Boost and configure Claude Code (cachethq#291) Don't use native datetime picker in Filament (cachethq#298) Bump dependencies Add option to show metrics even when empty (cachethq#297) Compile Assets Build assets Bump vite from 5.4.19 to 5.4.20 (cachethq#296) Compile Assets Fix ManageLocalization form method signature compatibility with SettingsPage (cachethq#294) Add Manage Localization Page (cachethq#285) Compile Assets Fix accent color theme swatch Revert composer.json name change Compile Assets Add "Under maintenance" status to components and systems (cachethq#287) Filament v4 (cachethq#292) Compile Assets Fix Incident and Updates message size (cachethq#290) Bump some dependencies ...
With a new option: Browser default.
Timestamp will change depending on settings
Closes #191